home *** CD-ROM | disk | FTP | other *** search
/ TOD Image 1: Road / TOD Image 1: Road.iso / pc / road.exe / in.dxr / 00041_ø€.ls < prev    next >
Encoding:
Text File  |  2000-08-25  |  99 b   |  12 lines

  1. on mouseUp
  2.   go(1, "20")
  3. end
  4.  
  5. on mouseEnter me
  6.   cursor(280)
  7. end
  8.  
  9. on mouseLeave me
  10.   cursor(0)
  11. end
  12.